[INFO] cloning repository https://github.com/el-tor/eltor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/el-tor/eltor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-tor%2Feltor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-tor%2Feltor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 179af919bf84cdecd89e59278020beba4d9b8ffc
[INFO] fixing el-tor/eltor against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fel-tor%2Feltor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  39% (857/2163)
Updating files:  40% (866/2163)
Updating files:  41% (887/2163)
Updating files:  42% (909/2163)
Updating files:  43% (931/2163)
Updating files:  44% (952/2163)
Updating files:  45% (974/2163)
Updating files:  46% (995/2163)
Updating files:  47% (1017/2163)
Updating files:  48% (1039/2163)
Updating files:  49% (1060/2163)
Updating files:  50% (1082/2163)
Updating files:  51% (1104/2163)
Updating files:  52% (1125/2163)
Updating files:  53% (1147/2163)
Updating files:  54% (1169/2163)
Updating files:  55% (1190/2163)
Updating files:  56% (1212/2163)
Updating files:  57% (1233/2163)
Updating files:  58% (1255/2163)
Updating files:  59% (1277/2163)
Updating files:  60% (1298/2163)
Updating files:  61% (1320/2163)
Updating files:  62% (1342/2163)
Updating files:  63% (1363/2163)
Updating files:  64% (1385/2163)
Updating files:  65% (1406/2163)
Updating files:  66% (1428/2163)
Updating files:  67% (1450/2163)
Updating files:  68% (1471/2163)
Updating files:  69% (1493/2163)
Updating files:  70% (1515/2163)
Updating files:  71% (1536/2163)
Updating files:  72% (1558/2163)
Updating files:  73% (1579/2163)
Updating files:  74% (1601/2163)
Updating files:  75% (1623/2163)
Updating files:  76% (1644/2163)
Updating files:  77% (1666/2163)
Updating files:  78% (1688/2163)
Updating files:  79% (1709/2163)
Updating files:  80% (1731/2163)
Updating files:  81% (1753/2163)
Updating files:  82% (1774/2163)
Updating files:  83% (1796/2163)
Updating files:  84% (1817/2163)
Updating files:  85% (1839/2163)
Updating files:  86% (1861/2163)
Updating files:  87% (1882/2163)
Updating files:  88% (1904/2163)
Updating files:  89% (1926/2163)
Updating files:  90% (1947/2163)
Updating files:  91% (1969/2163)
Updating files:  92% (1990/2163)
Updating files:  93% (2012/2163)
Updating files:  94% (2034/2163)
Updating files:  95% (2055/2163)
Updating files:  96% (2077/2163)
Updating files:  97% (2099/2163)
Updating files:  98% (2120/2163)
Updating files:  99% (2142/2163)
Updating files: 100% (2163/2163)
Updating files: 100% (2163/2163), done.
[INFO] started tweaking git repo https://github.com/el-tor/eltor
[INFO] finished tweaking git repo https://github.com/el-tor/eltor
[INFO] tweaked toml for git repo https://github.com/el-tor/eltor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/el-tor/eltor on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/el-tor/eltor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a
[INFO] running `Command { std: "docker" "start" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating src/ext/equix/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating scripts/maint/geoip/geoip-db-tool/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling argh_shared v0.1.8
[INFO] [stderr]     Checking rangemap v0.1.14
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling argh_derive v0.1.8
[INFO] [stderr]     Checking ipnetwork v0.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking argh v0.1.8
[INFO] [stderr]     Checking geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool)
[INFO] [stderr]    Migrating scripts/maint/geoip/geoip-db-tool/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix)
[INFO] [stderr]    Migrating src/ext/equix/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/ext/equix/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/ext/equix/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs (10 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.39s
[INFO] [stderr] crater-edition-check: tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix)
[INFO] [stderr]     Checking geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HASHX_FAIL_COMPILE = 4 , } extern "C" { pub fn hashx_alloc (type_ : hashx_type) -> * mut hashx_ctx ; } extern "C" { pub fn hashx_m...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_make (ctx : * mut hashx_ctx , seed : * const :: std :: os :: raw :: c_void , size : usize) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...esult ; } extern "C" { pub fn hashx_query_type (ctx : * mut hashx_ctx , type_out : * mut hashx_type) -> hashx_result ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_exec (ctx : * const hashx_ctx , input : u64 , output : * mut :: std :: os :: raw :: c_void) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void) -> hashx_result ; } extern "C" { pub fn hashx_free (ctx : * mut hashx_ctx) ; } extern "C" { pub fn hashx_rng_callb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_rng_callback (ctx : * mut hashx_ctx , callback : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut u64 , arg2 : * mut :: std :: os :: raw :: c_void) > , user_data : * mut :: std :: os :: raw :: c_void) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint) ; extern "C" { pub fn equix_alloc (flags : equix_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equi...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equix_free (ctx : * mut equix_ctx) ; } extern "C" { pub fn equix_solve (ct...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_solve (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , output : * mut equix_solutions_buffer) -> equix_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_verify (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , solution : * const equix_solution) -> equix_result ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HASHX_FAIL_COMPILE = 4 , } extern "C" { pub fn hashx_alloc (type_ : hashx_type) -> * mut hashx_ctx ; } extern "C" { pub fn hashx_m...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_make (ctx : * mut hashx_ctx , seed : * const :: std :: os :: raw :: c_void , size : usize) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...esult ; } extern "C" { pub fn hashx_query_type (ctx : * mut hashx_ctx , type_out : * mut hashx_type) -> hashx_result ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_exec (ctx : * const hashx_ctx , input : u64 , output : * mut :: std :: os :: raw :: c_void) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void) -> hashx_result ; } extern "C" { pub fn hashx_free (ctx : * mut hashx_ctx) ; } extern "C" { pub fn hashx_rng_callb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:11448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_rng_callback (ctx : * mut hashx_ctx , callback : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut u64 , arg2 : * mut :: std :: os :: raw :: c_void) > , user_data : * mut :: std :: os :: raw :: c_void) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint) ; extern "C" { pub fn equix_alloc (flags : equix_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equi...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equix_free (ctx : * mut equix_ctx) ; } extern "C" { pub fn equix_solve (ct...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_solve (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , output : * mut equix_solutions_buffer) -> equix_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-ebc22282ab661dd8/out/bindings.rs:3:16856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_verify (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , solution : * const equix_solution) -> equix_result ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tor-c-equix` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tor-c-equix` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a", kill_on_drop: false }`
[INFO] [stdout] 071f5b7ef689b5c162127b44b394b1e8a03a6e42713fb5d29cea2d447b90038a
